Welcome![Sign In][Sign Up]
Location:
Search - linear discriminant analysis matlab

Search list

[AI-NN-PRmatlab_LDA

Description: 本程序采用线性判别分析方法实现的字符识别,达到较高的识别率。并给出了很多实验得到的识别结果-the adoption of linear discriminant analysis method of character recognition, reach a higher recognition rate. Given the many experimental results Recognition
Platform: | Size: 27648 | Author: 林铭 | Hits:

[Bio-RecognizeLDA

Description: 人脸识别主成分分析LDA代码,MATLAB写的。-Principal Component Analysis LDA code written in MATLAB.
Platform: | Size: 1024 | Author: 申中华 | Hits:

[Mathimatics-Numerical algorithmsrtejfgds

Description: 现有的代数特征的抽取方法绝大多数采用一维的方法,即首先将图像转换为一维向量,再用主分量分析(PCA),Fisher线性鉴别分析(LDA),Fisherfaces式核主分量分析(KPCA)等方法抽取特征,然后用适合的分类器分类。针对一维方法维数过高,计算量大,协方差矩阵常常是奇异矩阵等不足,提出了二维的图像特征抽取方法,计算量小,协方差矩阵一般是可逆的,且识别率较高。-existing algebra feature extraction method using a majority of the peacekeepers, First images will be converted into one-dimensional vector, and then principal component analysis (PCA), Fisher Linear Discriminant Analysis (LDA), Fisherfaces audits principal component analysis (KPCA), and other selected characteristics, then use the appropriate classification for classification. Victoria against an excessive dimension method, calculation, covariance matrix is often inadequate singular matrix, a two-dimensional image feature extraction method, a small amount of covariance matrix is usually reversible, and the recognition rate higher.
Platform: | Size: 2048 | Author: 小弟 | Hits:

[AI-NN-PRKDA_QR

Description: 基于奇异值分解的核线性判别分析(Kernel Discriminant Analysis via QR Decomposition)。 -based on the singular value decomposition of the nuclear linear discriminant analysis (Kernel Discriminant An alysis via QR Decomposition).
Platform: | Size: 2048 | Author: 李民 | Hits:

[Graph RecognizeLDA

Description: Linear Discriminant Analysis算法,此压缩包中已经带有大量train和test的相关图片,用于做人脸识别。LDA算法也可以用于其他领域如语音信号处理,此代码仅供研究,请勿用于商业!-Linear Discriminant Analysis algorithm, this package has been compressed with a large number of train and test the relevance of images, for face recognition to do. LDA algorithm can also be used in other fields such as speech signal processing, this code only for research, not for business!
Platform: | Size: 4446208 | Author: cjs | Hits:

[Special EffectsLDA

Description: 线性判别分析(LDA)是一种较为普遍的用于特征提取的线性分类方法。但是将LDA直接用于人耳识别会遇到维数问题和“小样本”问题。人们经过研究,通过多种途径解决了这两个问题并实现了基于LDA的人耳识别。文章对几种基于LDA的人耳识别方法做了理论上的比较和实验数据的支持,这些方法包括Fisherears、DLDA、VDLDA及VDFLDA。实验结果表明VDFLDA是其中最好的一种方法 -Linear Discriminant Analysis (LDA) is a more common linear feature extraction for classification. LDA but used directly in the human ear to identify problems encountered dimension and the
Platform: | Size: 2129920 | Author: 冷福 | Hits:

[Special EffectsLDA

Description: 线性判别分析法(LDA),LDA以提高样本在子空间中的可分类为目标。寻找一组基向量,在这些基向量张成的子空间中,不同类别的训练样本能有最小的类内离散度,最大的类间离散度。-Linear discriminant analysis (LDA), LDA in order to improve the sample in the sub-space can be classified as a target. Find a group-based vector, vector-based Zhang in these sub-space, different types of training samples can have the smallest dispersion category, the largest between-class dispersion.
Platform: | Size: 1024 | Author: 李伟 | Hits:

[matlabr-lda

Description: Matlab source codes for the regularized linear discriminant analysis (R-LDA),Author: Lu Juwei,Bell Canada Multimedia Lab, Dept. of ECE, U. of Toronto,Released in 01 November 2004 -Matlab source codes for the regularized linear discriminant analysis (R-LDA), Author: Lu Juwei, Bell Canada Multimedia Lab, Dept. Of ECE, U. of Toronto, Released in 01 November 2004
Platform: | Size: 652288 | Author: qiuzhihao | Hits:

[matlabLDA

Description: Linear Discriminant Analysis in matlab
Platform: | Size: 4096 | Author: 鲁剑锋 | Hits:

[matlabFLDA

Description: 使用Fisher线性鉴别分析(FLDA)方法在ORL人脸数据库上进行人脸识别试验。ORL标准人脸库共包含40人,每人10幅共400幅BMP图像。-The use of Fisher linear discriminant analysis (FLDA) at Ways on ORL face database for face recognition test. Standard ORL face database contains a total of 40 people, 10 per person a total of 400 BMP images.
Platform: | Size: 4096 | Author: liz | Hits:

[matlabstprtool

Description: 统计模式识别工具箱(Statistical Pattern Recognition Toolbox)包含: 1,Analysis of linear discriminant function 2,Feature extraction: Linear Discriminant Analysis 3,Probability distribution estimation and clustering 4,Support Vector and other Kernel Machines- This section should give the reader a quick overview of the methods implemented in STPRtool. • Analysis of linear discriminant function: Perceptron algorithm and multiclass modification. Kozinec’s algorithm. Fisher Linear Discriminant. A collection of known algorithms solving the Generalized Anderson’s Task. • Feature extraction: Linear Discriminant Analysis. Principal Component Analysis (PCA). Kernel PCA. Greedy Kernel PCA. Generalized Discriminant Analysis. • Probability distribution estimation and clustering: Gaussian Mixture Models. Expectation-Maximization algorithm. Minimax probability estimation. K-means clustering. • Support Vector and other Kernel Machines: Sequential Minimal Optimizer (SMO). Matlab Optimization toolbox based algorithms. Interface to the SVMlight software. Decomposition approaches to train the Multi-class SVM classifiers. Multi-class BSVM formulation trained by Kozinec’s algorithm, Mitchell- Demyanov-Molozenov algorithm
Platform: | Size: 4271104 | Author: 查日东 | Hits:

[Special Effectsdrtoolbox.tar

Description: 这是一个MATLAB工具箱包括32个降维程序,主要包括 pca,lda,MDS等十几个程序包,对于图像处理非常具有参考价值- ,This Matlab toolbox implements 32 techniques for dimensionality reduction. These techniques are all available through the COMPUTE_MAPPING function or trhough the GUI. The following techniques are available: - Principal Component Analysis ( PCA ) - Linear Discriminant Analysis ( LDA ) - Multidimensional scaling ( MDS ) - Probabilistic PCA ( ProbPCA ) - Factor analysis ( FactorAnalysis ) - Sammon mapping ( Sammon ) - Isomap ( Isomap ) - Landmark Isomap ( LandmarkIsomap ) - Locally Linear Embedding ( LLE ) - Laplacian Eigenmaps ( Laplacian ) - Hessian LLE ( HessianLLE ) - Local Tangent Space Alignment ( LTSA ) - Diffusion maps ( DiffusionMaps ) - Kernel PCA ( KernelPCA ) - Generalized Discriminant Analysis ( KernelLDA )
Platform: | Size: 1108992 | Author: yang | Hits:

[matlabKLFDA

Description: 这是一个关于Fisher线性判别分析的Matlab的m文件,给出了在高斯核下的程序源码。-This is a Fisher linear discriminant analysis on the Matlab m-file, given the procedures in the lower-Gaussian source.Kernel Local Fisher Discriminant Analysis for Supervised Dimensionality Reduction.
Platform: | Size: 2048 | Author: gcl | Hits:

[Special EffectsLDA

Description: 线性判别分析(LDA)用于特征选择,可以对数据集或者图像提取有用特征,用于分类或者聚类等机器学习应用中-Linear Discriminant Analysis (LDA) for feature selection, application in dataset or image feature extraction, for classification or clustering applications in machine learning
Platform: | Size: 56320 | Author: 苗晨 | Hits:

[matlabMatlab

Description: Matlab数据统计和分析的程序,包含下面所列的多种算法的 MultiLineReg 用线性回归法估计一个因变量与多个自变量之间的线性关系 PolyReg 用多项式回归法估计一个因变量与一个自变量之间的多项式关系 CompPoly2Reg 用二次完全式回归法估计一个因变量与两个自变量之间的关系 CollectAnaly 用最短距离算法的系统聚类对样本进行聚类 DistgshAnalysis 用Fisher两类判别法对样本进行分类 MainAnalysis 对样本进行主成分分析-Matlab data and analysis procedures, listed below contain a variety of algorithms MultiLineReg estimated by linear regression of a dependent variable with a number of independent variables of the linear relationship between PolyReg estimation using a polynomial regression with dependent variable a variable relationship between CompPoly2Reg using quadratic polynomial regression method is estimated that fully a dependent variable and the two since the relationship between variables with the shortest distance CollectAnaly hierarchical clustering algorithm for clustering of samples with Fisher two types of DistgshAnalysis discriminant method to classify samples on the samples MainAnalysis principal component analysis
Platform: | Size: 3072 | Author: Wade | Hits:

[AI-NN-PRLDA

Description: 线性决策分析,一个最经典的线性降维方法,也是最经典的最简单的监督学习算法-A CLASSICAL LINEAR DISCRIMINANT ANALYSIS
Platform: | Size: 3072 | Author: lai_zhi_hui | Hits:

[Industry researchldaMAT

Description: The attached File contains MatLAB Implementation of Linear Discriminant Analysis
Platform: | Size: 1024 | Author: Raj | Hits:

[AlgorithmPRproject_lda

Description: 线性判别分析(LDA,全称Fisher Linear Discriminant Analysis)算法的C#实现源码,根据stprtool box for matlab中的LDA.m编写。用到MathNet库做相关的矩阵运算,使用zedgraph控制绘图。有简单的测试数据。- C# source code of linear discriminant analysis (LDA, full name of the Fisher Linear Discriminant Analysis) algorithm , according to LDA.m of stprtool box for matlab . Use MathNet library to do matrix operations,and use zedgraph control for drawing. Thers has a simple test data.
Platform: | Size: 435200 | Author: 李洪涛 | Hits:

[matlabbkk

Description: Matlab code for describing linear discriminant analysis
Platform: | Size: 3072 | Author: dln | Hits:

[Special EffectsLinear-discriminant-analysis

Description: Fisher 线性判别分析算法matlab实现及感知器算法实现-Fisher linear discrimination analysis,perceptron
Platform: | Size: 2048 | Author: | Hits:
« 12 3 4 »

CodeBus www.codebus.net